Skip to content

Fetch tags only#52

Merged
goruha merged 10 commits intomainfrom
fetch-tags-only
Jun 10, 2025
Merged

Fetch tags only#52
goruha merged 10 commits intomainfrom
fetch-tags-only

Conversation

@goruha
Copy link
Member

@goruha goruha commented Jun 6, 2025

what

  • Replace git pull --tags with git fetch --tags
  • Define commitish implicitly

why

  • git pull --tags fails in detached mode (when there is no branch or upstreamed branch)
  • Support releases from PRs

@mergify mergify bot added the triage Needs triage label Jun 6, 2025
@goruha goruha added the major Breaking changes (or first stable release) label Jun 10, 2025
@mergify mergify bot removed the triage Needs triage label Jun 10, 2025
@goruha goruha merged commit f8efcfa into main Jun 10, 2025
7 checks passed
@goruha goruha deleted the fetch-tags-only branch June 10, 2025 19:48
@github-actions
Copy link

These changes were released in v4.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Breaking changes (or first stable release)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants